To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
FW_CScroller::AutoScrollOffset appears to only work properly if the content view's extent and size are equal. If they are not, then it returns the different between them (see FW_PrivLimitScrolling). Is this a bug? If they always have to be equal, then why have both?